In the adjacent figure, ABC is a right-angled triangle with right angle at B and points D, E trisect BC. Prove that 8AE² = 3AC² + 5AD².
Step 1: Let AB = a, BC = 3b (since D and E trisect BC).
So BD = b, DE = b, EC = b
Step 2: Coordinates approach (let's place B at origin):
Let B be (0,0), C be (3b,0), A be (0,a)
Then D is (b,0), E is (2b,0)
Step 3: Find expressions for the lengths:
AD² = (b-0)² + (0-a)² = b² + a²
AE² = (2b-0)² + (0-a)² = 4b² + a²
AC² = (3b-0)² + (0-a)² = 9b² + a²
Step 4: Compute right side of equation to prove:
3AC² + 5AD² = 3(9b² + a²) + 5(b² + a²) = 27b² + 3a² + 5b² + 5a² = 32b² + 8a²
Step 5: Compute left side:
8AE² = 8(4b² + a²) = 32b² + 8a²
Step 6: Both sides equal 32b² + 8a², so the equation holds.
Final Answer: We have successfully proved that 8AE² = 3AC² + 5AD².